home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The See Clearly Method
/
TheSeeClearlyMethod.iso
/
Media
/
lesson2.dir
/
00146_Script_New Behavior
< prev
next >
Wrap
Text File
|
2002-05-22
|
289b
|
18 lines
on mouseEnter me
cursor 280
set the member of sprite the currentSpriteNum to member 147 of castLib "Internal"
end
on mouseLeave me
cursor 0
set the member of sprite the currentSpriteNum to member 145 of castLib "Internal"
end
on mouseUp me
go to next
end